//objectcomments PFC DataWindow Resize attributes forward global type pfc_n_cst_dwsrv_resizeattrib from n_cst_baseattrib end type end forward global type pfc_n_cst_dwsrv_resizeattrib from n_cst_baseattrib autoinstantiate end type type variables Public: string s_control string s_typeof boolean b_scale boolean b_movex boolean b_movey boolean b_scalewidth boolean b_scaleheight real r_x real r_y real r_width real r_height integer i_movex integer i_movey integer i_scalewidth integer i_scaleheight end variables on pfc_n_cst_dwsrv_resizeattrib.create TriggerEvent( this, "constructor" ) end on on pfc_n_cst_dwsrv_resizeattrib.destroy TriggerEvent( this, "destructor" ) end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcdwsrv.pbl
- pfc_n_cst_dwsrv_resizeattrib.sru
File: pfc_n_cst_dwsrv_resizeattrib.sru
Size: 698
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 698
Date: Sun, 16 Mar 2025 05:42:20 +0100
- n_cst_baseattrib autoinstantiate pfc_n_cst_dwsrv_resizeattrib(sru)